Of the descendents of PageItem (CompoundPathItem, GraphItem, GroupItem, LegacyTextItem, MeshItem, NonNativeItem, PathItem, PlacedItem, PluginItem, RasterItem, SymbolItem, and TextFrameItem), only PlacedItem, RasterItem, and TextFrameItem have a matrix property. For the others, how does one access the matrix values? It's possible the plug-in libraries in C might work, i.e. AISymbolSuite, AIRasterSuite, etc.. Is it possible to access these from javascript? How?
... View more